inspector: Show misc info
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Jul 2014 06:47:36 +0000 (02:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 21 Jul 2014 15:18:29 +0000 (11:18 -0400)
commit2a7577d23a1d3db73cb413056129c209f087fc47
tree6f1ddd80301d6ec7b5f8db2861b1148cfe74bc76
parenteed5efec24cb24bfa385070bf985679c530e5948
inspector: Show misc info

Add yet another tab for showing information about a widget that
does not quite fit into any of the other tabs (not a property,
not style information, etc...).

For now, we show the widget state, as well as the default and
focus widget for windows.
gtk/inspector/Makefile.am
gtk/inspector/init.c
gtk/inspector/inspector.gresource.xml
gtk/inspector/misc-info.c [new file with mode: 0644]
gtk/inspector/misc-info.h [new file with mode: 0644]
gtk/inspector/misc-info.ui [new file with mode: 0644]
gtk/inspector/window.c
gtk/inspector/window.h
gtk/inspector/window.ui
po/POTFILES.in